func reflect.archFloat32FromReg
2 uses
reflect (current package)
abi.go#L491: *(*float32)(to) = archFloat32FromReg(r.Floats[reg])
float32reg_generic.go#L16: func archFloat32FromReg(reg uint64) float32 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)